Qus : 3 NIMCET PYQ 2017 4 The total number binary function that can be defined using n Boolean variables is
1 2n-1 2 2n 3 2n+1 4 None of these Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2017 PYQ Solution
✅ Given Information:
We are asked to find the total number of binary functions that can be defined using n Boolean variables .
✅ Step 1: Number of input combinations:
For n Boolean variables , the number of possible input combinations is 2n .
✅ Step 2: Number of possible outputs:
Each input combination can map to either 0 or 1 , so there are 2 possible outputs for each of the 2n input combinations.
✅ Final Formula:
Total Binary Functions = 2(2n )
✅ Final Answer:
The total number of binary functions that can be defined using n Boolean variables is: 2(2n )
Qus : 6 NIMCET PYQ 2023 2
Consider the following minterm for F:F(P, Q, R, S) = Σ0, 2, 5, 7, 8, 10, 13, 15. The minterms 2, 7, 8, and 13 are don't care terms. The minimal sum of products form for F is
1 ¯ Q S + Q ¯ S 2 ¯ Q ¯ S + Q S 3 ¯ Q ¯ R ¯ S + ¯ Q R ¯ S + Q ¯ R S + Q R S 4 ¯ P ¯ Q ¯ S + ¯ P Q S + P Q S + P ¯ Q ¯ S Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2023 PYQ
Solution Qus : 8 NIMCET PYQ 2023 3 The number of minterms in a n variable truth tableis
1 n 2 2 n − 1 2 3 2 n 4 2 n − 1 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2023 PYQ Solution
✅ Number of Minterms in a n-variable Truth Table:
For n Boolean variables, the number of possible combinations of inputs is:
2n
Each combination corresponds to one minterm. Therefore, the total number of minterms in the truth table is also 2n .
✅ Final Answer:
The number of minterms in a n-variable truth table is: 2n
Qus : 13 NIMCET PYQ 2024 2 The expression P+QR is the reduced
form of _____
1 (P
+ R)Q 2 (P+Q)
(P+R) 3 PQ
+ QR 4 (P+Q)
R Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Boolean Simplification
Given Expression: P + QR
We ask: This is the simplified (reduced) form of which expression?
Try expanding: (P + Q)(P + R)
Using distributive law:
(P + Q)(P + R) = P(P + R) + Q(P + R) = P + PR + PQ + QR
= P + PQ + PR + QR = P + QR (since P absorbs PQ and PR)
✅ Final Answer: (P + Q)(P + R)
Qus : 21 NIMCET PYQ 2016 2 Consider the following min term expression for F.
F(P,Q,R,S) = ∑ (0, 2, 5, 7, 8, 10, 13, 15)
The minterms 2, 7, 8 and 13 are ‘do not care' terms.
The minimal sum of products form for F is
1 2 3 4 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2016 PYQ
Solution [{"qus_id":"4197","year":"2019"},{"qus_id":"4376","year":"2017"},{"qus_id":"4378","year":"2017"},{"qus_id":"4385","year":"2017"},{"qus_id":"9519","year":"2020"},{"qus_id":"9527","year":"2020"},{"qus_id":"11200","year":"2022"},{"qus_id":"11201","year":"2022"},{"qus_id":"11204","year":"2022"},{"qus_id":"11207","year":"2022"},{"qus_id":"11208","year":"2022"},{"qus_id":"11594","year":"2023"},{"qus_id":"11599","year":"2023"},{"qus_id":"11603","year":"2023"},{"qus_id":"11604","year":"2023"},{"qus_id":"11610","year":"2023"},{"qus_id":"4584","year":"2016"},{"qus_id":"4587","year":"2016"},{"qus_id":"4591","year":"2016"},{"qus_id":"11910","year":"2024"},{"qus_id":"11914","year":"2024"},{"qus_id":"11921","year":"2024"}]